The following tables list the members exposed by Sparkline<T>.
Name | Description | |
---|---|---|
Sparkline<T> Constructor | Initializes a new instance of the Sparkline class. |
Name | Description | |
---|---|---|
Model | a reference to the model where all configurations are set as properties |
Name | Description | |
---|---|---|
AddClientEvent | ModelWidgetBase.AddClientEvent | |
Brush | Overloaded. Sets the sparkline brush. | |
ClientEvents | ModelWidgetBase.ClientEvents | |
DataBind | Performs databinding for the data chart model ChartModelBase.DataBind. | |
DataSource | ChartModelBase.DataSource. | |
DataSourceType | Sets the data chart model ChartModelBase.DataSourceType. | |
DataSourceUrl | Sets the data chart model ChartModelBase.DataSourceUrl. | |
DisplayNormalRangeInFront | Sets the position of the normal range on the sparkline. | |
DisplayType | Sets the display type of the sparkline. | |
FirstMarkerBrush | Overloaded. Sets the first marker brush of the sparkline. | |
FirstMarkerSize | Sets the first marker size of the sparkline. | |
FirstMarkerVisibility | Sets the first marker visibility of the sparkline. | |
FormatLabel | Sets the Sparkline Model SparklineModel.FormatLabel. | |
Height | Sets the data chart model ChartModelBase.Height. | |
HighMarkerBrush | Overloaded. Sets the high marker brush of the sparkline. | |
HighMarkerSize | Sets the high marker size of the sparkline. | |
HighMarkerVisibility | Sets the high marker visibility of the sparkline. | |
HorizontalAxisBrush | Overloaded. Sets the horizontal axis line brush of the sparkline. | |
HorizontalAxisVisibility | Sets the display state of the horizontal axis. | |
HtmlAttributes | Set HtmlAttributes to the HTML div element | |
ID | Sets the chart model ID. | |
LabelMemberPath | Overloaded. String identifier of a column or property name to get labels from on each item in the data source. These labels will be retrieved from the first and last item, and displayed by the horizontal axis. | |
LastMarkerBrush | Overloaded. Sets the last marker brush of the sparkline. | |
LastMarkerSize | Sets the last marker size of the sparkline. | |
LastMarkerVisibility | Sets the last marker visibility of the sparkline. | |
LineThickness | Sets the line thickness of the sparkline. | |
LocalSchemaTransform | ChartModelBase.LocalSchemaTransform | |
LowMarkerBrush | Overloaded. Sets the low marker brush of the sparkline. | |
LowMarkerSize | Sets the low marker size of the sparkline. | |
LowMarkerVisibility | Sets the low marker visibility of the sparkline. | |
MarkerBrush | Overloaded. Sets the marker brush of the sparkline. | |
MarkerSize | Sets the marker size of the sparkline. | |
MarkerVisibility | Sets the marker visibility of the sparkline. | |
MaxRecCount | ChartModelBase.MaxRecCount. | |
NegativeBrush | Overloaded. Sets the negative brush of the sparkline. | |
NegativeMarkerBrush | Overloaded. Sets the negative marker brush of the sparkline. | |
NegativeMarkerSize | Sets the negative marker size of the sparkline. | |
NegativeMarkerVisibility | Sets the negative marker visibility of the sparkline. | |
NormalRangeFill | Overloaded. Sets the normal range brush of the sparkline. | |
NormalRangeMaximum | Sets the maximum value of the normal range. | |
NormalRangeMinimum | Sets the minimum value of the normal range. | |
NormalRangeVisibility | Sets the normal range visibility of the sparkline. | |
PixelScalingRatio | Sets the scaling value used to affect the pixel density of the control. | |
Render | Render the chart widget with the accumulated model changes in the wrapper. | |
ResponseDataKey | Sets the data chart model ChartModelBase.ResponseDataKey. | |
ResponseTotalRecCountKey | ChartModelBase.ResponseTotalRecCountKey. | |
TooltipTemplate | ChartModelBase.TooltipTemplate. | |
TrendLineBrush | Overloaded. Sets the trendline brush of the sparkline. | |
TrendLinePeriod | Sets the trendline period used by the sparkline. | |
TrendLineThickness | Sets the thickness of the sparkline's trendline. | |
TrendLineType | Sets the type of trendline used by the sparkline. | |
UnknownValuePlotting | Sets the way null values are interpreted. | |
ValueMemberPath | Overloaded. Sets the string path to the value column. | |
VerticalAxisBrush | Overloaded. Sets the vertical axis line brush of the sparkline. | |
VerticalAxisVisibility | Sets the display state of the vertical axis. | |
Width | Sets the Data Chart Model ChartModelBase.Width. |
View on GitHub